Skip to content

GitHub Issue 875: Luminex Multi-File Transform Import Skips First Data Row#7456

Open
cnathe wants to merge 3 commits intorelease25.11-SNAPSHOTfrom
25.11_fb_luminexTransform875
Open

GitHub Issue 875: Luminex Multi-File Transform Import Skips First Data Row#7456
cnathe wants to merge 3 commits intorelease25.11-SNAPSHOTfrom
25.11_fb_luminexTransform875

Conversation

@cnathe
Copy link
Contributor

@cnathe cnathe commented Feb 25, 2026

Rationale

#875 Luminex Multi-File Transform Import Skips First Data Row

When a Luminex assay run is imported that includes multiple files, we merge / concatenate the data from those files together into a single runData tsv file when writing the data out to the assay transform script. This PR fixes an issue where the first row of the 2nd/3rd/etc files was getting skipped.

Related Pull Requests

Changes

  • TsvDataSerializer.exportData() to write first row regardless of if column headers written
  • Experiment module metric (assayRunsWithMultipleInputFiles) for count of the number of Luminex and Standard assay runs that were imported with > 1 data input file

…regardless of if column headers written

- note: not yet fixed to make sure selenium test fails as expected on TC first
@cnathe cnathe self-assigned this Feb 25, 2026
…of the number of Luminex and Standard assay runs that were imported with > 1 data input file
@cnathe cnathe requested a review from labkey-klum February 26, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants